[INFO] cloning repository https://github.com/buttaciemanuel/lit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/buttaciemanuel/lit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuttaciemanuel%2Flit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuttaciemanuel%2Flit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 488460c4bb3a595e934f2bce475fcd4230769919
[INFO] checking buttaciemanuel/lit against master#09a371361240e42b0d69438fd1179efcf212e576 for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuttaciemanuel%2Flit" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/buttaciemanuel/lit
[INFO] finished tweaking git repo https://github.com/buttaciemanuel/lit
[INFO] tweaked toml for git repo https://github.com/buttaciemanuel/lit written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/buttaciemanuel/lit on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/buttaciemanuel/lit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.23
[INFO] [stderr]   Downloaded rust-ini v0.21.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5a9ce2c73129527aeadea94395b51606ec46ca71ae1b648bcc9eff33c5bc0cd8
[INFO] running `Command { std: "docker" "start" "5a9ce2c73129527aeadea94395b51606ec46ca71ae1b648bcc9eff33c5bc0cd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a9ce2c73129527aeadea94395b51606ec46ca71ae1b648bcc9eff33c5bc0cd8" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a9ce2c73129527aeadea94395b51606ec46ca71ae1b648bcc9eff33c5bc0cd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a9ce2c73129527aeadea94395b51606ec46ca71ae1b648bcc9eff33c5bc0cd8" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]     Checking lit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `otype`
[INFO] [stdout]   --> src/command.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     otype: String,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_otype`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `otype`
[INFO] [stdout]   --> src/command.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     otype: String,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_otype`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NotBlobObject` and `NotTagObject` are never constructed
[INFO] [stdout]   --> src/errors.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum AppError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 26 |     NotBlobObject(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 27 |     #[error("not a tag object '{0}'")]
[INFO] [stdout] 28 |     NotTagObject(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `blob` and `tag` are never used
[INFO] [stdout]    --> src/object.rs:330:19
[INFO] [stdout]     |
[INFO] [stdout] 329 | impl Object {
[INFO] [stdout]     | ----------- associated functions in this implementation
[INFO] [stdout] 330 |     pub(crate) fn blob(raw_object: &RawObject) -> Result<Self, Box<dyn Error>> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub(crate) fn tag(raw_object: &RawObject) -> Result<Self, Box<dyn Error>> {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/index.rs:158:24
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub(crate) fn iter(&self) -> IndexIterator {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub(crate) fn iter(&self) -> IndexIterator<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NotBlobObject` and `NotTagObject` are never constructed
[INFO] [stdout]   --> src/errors.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum AppError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 26 |     NotBlobObject(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 27 |     #[error("not a tag object '{0}'")]
[INFO] [stdout] 28 |     NotTagObject(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `blob` and `tag` are never used
[INFO] [stdout]    --> src/object.rs:330:19
[INFO] [stdout]     |
[INFO] [stdout] 329 | impl Object {
[INFO] [stdout]     | ----------- associated functions in this implementation
[INFO] [stdout] 330 |     pub(crate) fn blob(raw_object: &RawObject) -> Result<Self, Box<dyn Error>> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub(crate) fn tag(raw_object: &RawObject) -> Result<Self, Box<dyn Error>> {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/index.rs:158:24
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub(crate) fn iter(&self) -> IndexIterator {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub(crate) fn iter(&self) -> IndexIterator<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.41s
[INFO] running `Command { std: "docker" "inspect" "5a9ce2c73129527aeadea94395b51606ec46ca71ae1b648bcc9eff33c5bc0cd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a9ce2c73129527aeadea94395b51606ec46ca71ae1b648bcc9eff33c5bc0cd8", kill_on_drop: false }`
[INFO] [stdout] 5a9ce2c73129527aeadea94395b51606ec46ca71ae1b648bcc9eff33c5bc0cd8
